PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFContentStream Class / saveGraphicsState Method
In This Topic
    saveGraphicsState Method
    In This Topic
    Saves the current graphics state. Operator: q.
    Syntax
    public void saveGraphicsState()
    See Also